home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / strategy / xshisen-.001 / xshisen-~ / xshisen-1.35 / config.h.in < prev    next >
Text File  |  1996-01-07  |  2KB  |  76 lines

  1. /* Define if you have the ANSI C header files.  */
  2. #undef STDC_HEADERS
  3.  
  4. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  5. #undef TIME_WITH_SYS_TIME
  6.  
  7. /* Define if your <sys/time.h> declares struct tm.  */
  8. #undef TM_IN_SYS_TIME
  9.  
  10. /* Define if you have the gettimeofday function.  */
  11. #undef HAVE_GETTIMEOFDAY
  12.  
  13. /* Define if you have the mktime function.  */
  14. #undef HAVE_MKTIME
  15.  
  16. /* Define if you have the usleep function.  */
  17. #undef HAVE_USLEEP
  18.  
  19. /* Define if you have the select function.  */
  20. #undef HAVE_SELECT
  21.  
  22. /* Define if you have the strdup function.  */
  23. #undef HAVE_STRDUP
  24.  
  25. /* Define if you have the strstr function.  */
  26. #undef HAVE_STRSTR
  27.  
  28. /* Define if you have the strcasecmp function.  */
  29. #undef HAVE_STRCASECMP
  30.  
  31. /* Define if you have the strncasecmp function.  */
  32. #undef HAVE_STRNCASECMP
  33.  
  34. /* Define if you have the drand48 function.  */
  35. #undef HAVE_DRAND48
  36.  
  37. /* Define if you have the random function.  */
  38. #undef HAVE_RANDOM
  39.  
  40. /* Define if you have the rand function.  */
  41. #undef HAVE_RAND
  42.  
  43. /* Define if you have the <sys/time.h> header file.  */
  44. #undef HAVE_SYS_TIME_H
  45.  
  46. /* Define if you have the <unistd.h> header file.  */
  47. #undef HAVE_UNISTD_H
  48.  
  49. /* Define if you have the <limits.h> header file.  */
  50. #undef HAVE_LIMITS_H
  51.  
  52. /* Define if you have the Xaw library (-lXaw).  */
  53. #undef HAVE_LIBXAW
  54.  
  55. /* Define if you have the Xm library (-lXm).  */
  56. #undef HAVE_LIBXM
  57.  
  58. /* Define if you have the Xpm library (-lXpm).  */
  59. #undef HAVE_LIBXPM
  60.  
  61. /* Define size_t if system does not have its definition */
  62. #undef size_t
  63.  
  64. /* Define if you enabled the dupscore feature.  */
  65. #undef ALLOW_DUPSCORE
  66.  
  67. /* Define xshisen version. */
  68. #undef XSHISEN_VERSION
  69.  
  70. /* Kanji code
  71.    $B$3$N@_Dj$O(B Windows $BHG!X;M@n>J!Y$H%O%$%9%3%"%G!<%?$r6&M-$9$k>l9g(B
  72.    $B$K!"EPO?$5$l$F$$$kL>A0$N4A;z%3!<%I$rJQ49$7$FI=<($9$k$?$a$KI,MW(B
  73.    $B$G$9!#(BUnix$BB&$N4A;z%3!<%I$r(B jis/euc/sjis $B$N$$$:$l$+$G;XDj$7$J$1(B
  74.    $B$l$P$$$1$^$;$s!#(B*/
  75. #undef KANJICODE
  76.